modules/input/gtkimcontextime.c: Fix build
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 24 Oct 2017 08:06:32 +0000 (16:06 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 24 Oct 2017 16:46:11 +0000 (00:46 +0800)
commita65730f38f30cee575c5a058f2d0706c39f419df
treee826a21127aea72e89409cb90156b5e96ad61853
parent373b407bd26a940072173e0a509038185b63e936
modules/input/gtkimcontextime.c: Fix build

The GdkEvent structure became opaque, so we need to update the code so
that we use the getters and setters here.

https://bugzilla.gnome.org/show_bug?id=773299
modules/input/gtkimcontextime.c